x86: fix pirq path for pvh
authorMukesh Rathor <mukesh.rathor@oracle.com>
Thu, 13 Mar 2014 13:24:19 +0000 (14:24 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 13 Mar 2014 13:24:19 +0000 (14:24 +0100)
commitbea8ee1a5ff2bbe04fcc6297db45fac178a5abc9
tree810161982569b225adf270874216e01424f18055
parent5f979614eae087042f0283fa03186e97e5e04f70
x86: fix pirq path for pvh

Just like hvm, pirq eoi shared page is not there for pvh. pvh should
not touch any pv_domain fields.

Signed-off-by: Mukesh Rathor <mukesh.rathor@oracle.com>
xen/arch/x86/irq.c